Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/rsteube/carapace from 0.45.0 to 0.50.2 in /cmd #69

Merged

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 26, 2024

Bumps github.com/rsteube/carapace from 0.45.0 to 0.50.2.

Release notes

Sourced from github.com/rsteube/carapace's releases.

v0.50.2

Changelog

  • 7d529b7 Merge pull request #996 from rsteube/style-forextension
  • bb21bdb style: added ForExtension

v0.50.1

Changelog

  • 1a41eb8 Merge pull request #995 from rsteube/diff
  • 4feadcb added diff

v0.50.0

Changelog

  • 53f4f74 Merge pull request #992 from rsteube/generic-cache
  • 91af433 Merge pull request #993 from rsteube/bash-comptype
  • e8de268 Merge pull request #994 from rsteube/doc-cache-key
  • 010d813 bash: handle COMP_TYPE
  • 822bb79 doc: update cache key
  • 1dbe37c generic cache

v0.49.2

Changelog

  • bbe87bf ActionValues: skip empty
  • a481597 Merge pull request #985 from rsteube/dependabot/github_actions/actions/cache-4
  • 916608d Merge pull request #986 from rsteube/style-default
  • 829d008 Merge pull request #987 from rsteube/execlog-output
  • 72a649f Merge pull request #988 from rsteube/spec-schema
  • d3f0050 Merge pull request #989 from rsteube/actionvalues-skip-empty
  • a75eef1 Merge pull request #990 from rsteube/dependabot/github_actions/golangci/golangci-lint-action-4
  • 38c4ae6 Merge pull request #991 from rsteube/xdg-configdirs
  • 2441a3a build(deps): bump actions/cache from 3 to 4
  • 7448fab build(deps): bump golangci/golangci-lint-action from 3 to 4
  • 8835894 execlog: added output functions
  • d0ba05a spec: added schema header
  • d1cfdfe style: empty default for path
  • 46596aa xdg: global config dirs

v0.49.1

Changelog

  • 6f077f5 Merge pull request #984 from rsteube/move-formatargs
  • 85460de util: moved FormatArgs to carapace-shlex

v0.49.0

Changelog

  • 287e348 InvokedAction: private composition
  • 55dfac1 Merge pull request #978 from rsteube/doc-actionpositional
  • 3c3b1bc Merge pull request #979 from rsteube/nushell-spread
  • 24e03f2 Merge pull request #980 from rsteube/exec-full-log
  • 69aa9d6 Merge pull request #982 from rsteube/invokedaction-private
  • 6d5fb65 doc: added ActionPositional
  • c9879ea exec: full argument logging

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 26, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8055864880

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 52.32%

Totals Coverage Status
Change from base Build 7512734594: 0.0%
Covered Lines: 203
Relevant Lines: 388

💛 - Coveralls

Bumps [github.com/rsteube/carapace](https://github.com/rsteube/carapace) from 0.45.0 to 0.50.2.
- [Release notes](https://github.com/rsteube/carapace/releases)
- [Changelog](https://github.com/rsteube/carapace/blob/master/.goreleaser.yml)
- [Commits](carapace-sh/carapace@v0.45.0...v0.50.2)

---
updated-dependencies:
- dependency-name: github.com/rsteube/carapace
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/cmd/github.com/rsteube/carapace-0.50.2 branch from 2091614 to a89e5ce Compare March 9, 2024 16:22
@coveralls
Copy link

coveralls commented Mar 9, 2024

Pull Request Test Coverage Report for Build 8215774828

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 52.32%

Totals Coverage Status
Change from base Build 8215772042: 0.0%
Covered Lines: 203
Relevant Lines: 388

💛 - Coveralls

@rsteube rsteube merged commit 2a6a884 into master Mar 9, 2024
2 checks passed
@rsteube rsteube deleted the dependabot/go_modules/cmd/github.com/rsteube/carapace-0.50.2 branch March 9, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants